PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolio Class / setSortInformation Method
The information for sorting the portfolio items in the user interface.
In This Topic
    setSortInformation Method
    In This Topic
    Sets the sort information.
    Syntax
    public void setSortInformation( 
       PDFPortfolioSortInformation value
    )

    Parameters

    value
    The information for sorting the portfolio items in the user interface.
    See Also